Incremental loader tweaks.
authorMichael Fulbright <drmike@src.gnome.org>
Wed, 27 Oct 1999 16:43:22 +0000 (16:43 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Wed, 27 Oct 1999 16:43:22 +0000 (16:43 +0000)
Dr Mike <drmike@redhat.com>

gdk-pixbuf/ChangeLog

index 50de8f2242ed0f66e93182a0b6a3322d6f9cc723..061a766992acb1cc975968fac0973cacbb9f3f40 100644 (file)
@@ -1,3 +1,11 @@
+1999-10-27  Michael Fulbright  <msf@redhat.com>
+
+       * src/gdk-pixbuf-loader.c: Made sure image_loader struct member of
+       pixbuf_loader properly initialized.
+
+       * src/testpixbuf.c: Made sure we cleanup pixbuf_loader properly
+       when done.
+
 1999-10-26  Jonathan Blandford  <jrb@redhat.com>
 
        * src/gdk-pixbuf-io.c (image_handler_load): load the vtable fully.